home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / apparmor.d / abstractions / cups-client < prev    next >
Encoding:
Text File  |  2009-04-08  |  210 b   |  8 lines

  1. # vim:syntax=apparmor
  2. # CUPS client access
  3.  
  4.   # discoverable system configuration for non-local cupsd
  5.   /etc/cups/client.conf   r,
  6.   # client should be able to talk the local cupsd
  7.   /var/run/cups/cups.sock w,
  8.